How to concentrate on one project at a time. Divide and Conquer doesn't work for me [closed]
Posted
by
refhat
on Programmers
See other posts from Programmers
or by refhat
Published on 2011-11-13T10:59:13Z
Indexed on
2011/11/13
18:05 UTC
Read the original article
Hit count: 447
best-practices
|project-management
|Productivity
|self-improvement
|programming-practices
Possible Duplicate:
Tips for staying focused and motivated on a project
I have serious issues on concentrating on one project at a time. I cant even follow the Divide and Conquer Approach. Once I start a project, I try to get the things done as neatly as possible but very soon I end up messing so many components of it. I try to do divide and conquer, but my approach doesn't work smoothly, and then I then wonder here and there in other projects. Sometimes I try spending so many hours for some trivial issues, which in-fact are not even issues. How do I avoid this jargon and be a smooth developer and have a nice workflow around my projects. I tend to loose my concentration on the current project and wonder in another project.
© Programmers or respective owner